-
Notifications
You must be signed in to change notification settings - Fork 47
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
test: Adding Sweeper Test for Fabric Cloud Router Resource #747
Conversation
srushti-patl
commented
Aug 1, 2024
- Added sweeper test for "equinix_fabric_cloud_router" resource
Codecov ReportAttention: Patch coverage is
❗ Your organization needs to install the Codecov GitHub app to enable full functionality. Additional details and impacted files@@ Coverage Diff @@
## main #747 +/- ##
==========================================
- Coverage 34.44% 34.39% -0.05%
==========================================
Files 151 154 +3
Lines 20710 21074 +364
==========================================
+ Hits 7133 7249 +116
- Misses 13415 13664 +249
+ Partials 162 161 -1 ☔ View full report in Codecov by Sentry. |
…com/equinix/terraform-provider-equinix into CXF-93686-Cloud-Router-Sweeper-Test
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Changes requested.
…com/equinix/terraform-provider-equinix into CXF-93686-Cloud-Router-Sweeper-Test
The new sweeper looks to be wired up correctly and running in CI: https://github.com/equinix/terraform-provider-equinix/actions/runs/10254555205/job/28369616675?pr=747#step:7:32 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM. I changed the Conventional Commit tag in the PR title from feat
to test
since this only changes test files and is not a customer-facing feature.
This PR is included in version 2.3.2 🎉 |